[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This last chapter contains some questions that don’t fit in the chapters above.
1.1 Is there any unix version of LhA? | ||
1.2 What are files ending with ...? | ||
1.3 Is there a Stacker-like utility to pack my hard drive? | Is there a Stacker-like Utility to pack my hard drive? | |
1.4 Where do I get Fish disk xxx? | ||
1.5 What is MUI and where do I find it? |
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
See section What are files ending with ...?.
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Most endings on FTP sites or Fish disks tell you that the file is compressed and/or is an archive containing more than one file. Some programs even archive whole disks. Frequently found endings and programs to handle the related files are:
Compressed archives which are included in an executable program: Just call the program and it will extract itself (sfx = self extract)
Compressed archives; recommended: LhA (‘util/arc/LhA_e138.run’ on Aminet or Fish disk 715) or Lx (‘util/arc/lx100.lha’ on Aminet), Unix version available (‘misc/unix/lha-1.00.tar.Z’)
Disks compressed using DMS (‘util/arc/dms111.sfx’ on Aminet or Fish disk 406)
Disks compressed using Zoom (‘util/arc/Zoom_5.4.lha’ on Aminet, Fish disk 682); an older version which you probably need for uncompressing PasTeX is found on Fish disk 459.
Compressed archive; recommended: Zoo (‘util/arc/zpp2-10.lzh’ on Aminet or Fish disk 527)
Compressed files; recommended gzip (‘util/pack/gzip124x.lha’ on Aminet), note that this are Unix files in most cases
Acrhive; recommended: tar (‘util/arc/tar.lha’ or
‘util/arc/gtar10.lha’ on Aminet or Fish disk 445), note that tar is
a Unix archiver and you often find soething like .tar.Z
.
Compressed archive; recommended unarj (‘util/arc/unarj-0.5.lha’ on Aminet)
Compressed archive; recommended UnZip (‘util/arc/unzip-5.1.lha’ on Aminet), note that this are MS-Dos archives in most cases
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
XFH does a good job. It operates as a handler and uses the XPK-libraries, so you have different compression modes (RAKE is a good choice) and possibly even more in the future. The only disadvantage is, that the size of a file is limited by RAM: Don’t use it with less than 2MB of RAM.
XPKDisk by Olaf ’Rhialto’ Seibert is another stacker program that takes advantage of the variety of XPK libraries available. Unlike other harddisk compressors it does not compress the files, but creates a pseudo partition and stores the whole tracks as compressed files on your harddisk. Its major advantage is that it does not limit the maximum file size, because it works similar to trackdisk.device and therefore does not need too much temporary storage.
But be careful if you want to use ReOrg on a comprimized partition: ReOrg should be set to leave enough memory for the xpkdisk buffers. And because of ReOrgs buffering, you can use few buffers for xpkdisk (perhaps as few as 2 or 3). Don’t use ReOrg if you don’t know the memory needs of XFH or XPKDisk.
Another possibility is EPU. It’s shareware and should offer the same as XFH, but without limiting the file size.
Sources: Aminet, directory ‘util/pack’, Fish disks 754 (XFH) and 858 (EPU)
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Those FTP servers have that much space (or a CD-Rom) to have all fish disks available online:
ftp.isca.uiowa.edu (USA, directory ‘/amiga/fx/fxxx’) ftp.hawaii.edu (USA, directory ‘/pub/amiga/fish’) ftp.funet.fi (Finland, directory ‘/pub/amiga/fish’)
Note that the CD-Rom’s are not always mounted. @xref{FTP}.
Another possibility would be to ask your local dealer. :-)
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
MUI is a set of shared libraries which are used to build a comfortable
GUI (Graphical user interface
). The general idea of MUI is that
the programmer determines only the logical structure of the GUI and the
look (Font, Size, Windows on Workbench, Public Screen, own Screen, ...)
is determined by the user only. From the programmers point of view
using MUI is simpler than gadtools.library
but much more
powerful. On the other hand MUI interfaces are slower than
GadTools-Interfaces, especially on old 68000 machines.
MUI is found in two archives, one for developers only and one for users. Source: Aminet, ‘dev/misc’.
[Top] | [Contents] | [Index] | [ ? ] |
This document was generated on July 20, 2024 using texi2html 5.0.
The buttons in the navigation panels have the following meaning:
Button | Name | Go to | From 1.2.3 go to |
---|---|---|---|
[ << ] | FastBack | Beginning of this chapter or previous chapter | 1 |
[ < ] | Back | Previous section in reading order | 1.2.2 |
[ Up ] | Up | Up section | 1.2 |
[ > ] | Forward | Next section in reading order | 1.2.4 |
[ >> ] | FastForward | Next chapter | 2 |
[Top] | Top | Cover (top) of document | |
[Contents] | Contents | Table of contents | |
[Index] | Index | Index | |
[ ? ] | About | About (help) |
where the Example assumes that the current position is at Subsubsection One-Two-Three of a document of the following structure:
This document was generated on July 20, 2024 using texi2html 5.0.